[INFO] cloning repository https://github.com/sergeyanton/Dead-Mans_Switch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sergeyanton/Dead-Mans_Switch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergeyanton%2FDead-Mans_Switch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergeyanton%2FDead-Mans_Switch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00e58a9a276c7d303d4587cd084808535887faa9
[INFO] testing sergeyanton/Dead-Mans_Switch against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergeyanton%2FDead-Mans_Switch" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sergeyanton/Dead-Mans_Switch
[INFO] finished tweaking git repo https://github.com/sergeyanton/Dead-Mans_Switch
[INFO] tweaked toml for git repo https://github.com/sergeyanton/Dead-Mans_Switch written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sergeyanton/Dead-Mans_Switch on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sergeyanton/Dead-Mans_Switch already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc2/source/contract/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50a8cc387d4dc16784034dca73a4474c9ef5158ac68c478177fe773b53b3be9a
[INFO] running `Command { std: "docker" "start" "-a" "50a8cc387d4dc16784034dca73a4474c9ef5158ac68c478177fe773b53b3be9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50a8cc387d4dc16784034dca73a4474c9ef5158ac68c478177fe773b53b3be9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50a8cc387d4dc16784034dca73a4474c9ef5158ac68c478177fe773b53b3be9a", kill_on_drop: false }`
[INFO] [stdout] 50a8cc387d4dc16784034dca73a4474c9ef5158ac68c478177fe773b53b3be9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f1183cb9414717bbd1f1f401620a9fa4c3c399e1f4c752d4ee6db69147b727e
[INFO] running `Command { std: "docker" "start" "-a" "1f1183cb9414717bbd1f1f401620a9fa4c3c399e1f4c752d4ee6db69147b727e", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contract/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: invalid feature `schema` in required-features of target `schema`: `schema` is not present in [features] section
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.11
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling remain v0.2.15
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.4.1
[INFO] [stderr]    Compiling bincode2 v2.0.1
[INFO] [stderr]    Compiling secret-cosmwasm-crypto v1.1.11
[INFO] [stderr]    Compiling secret-cosmwasm-std v1.1.11
[INFO] [stderr]    Compiling cosmwasm-schema v1.5.11
[INFO] [stderr]    Compiling secret-cosmwasm-storage v1.1.11
[INFO] [stderr]    Compiling secret-toolkit-serialization v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2)
[INFO] [stderr]    Compiling secret-toolkit-crypto v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2)
[INFO] [stderr]    Compiling secret-toolkit-permit v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2)
[INFO] [stderr]    Compiling secret-toolkit-utils v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2)
[INFO] [stderr]    Compiling secret-toolkit-storage v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2)
[INFO] [stderr]    Compiling secret-toolkit-snip721 v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2)
[INFO] [stderr]    Compiling secret-toolkit-snip20 v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2)
[INFO] [stderr]    Compiling secret-toolkit v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2)
[INFO] [stderr]    Compiling secret_contract_example v0.1.0 (/opt/rustwide/workdir/contract)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "1f1183cb9414717bbd1f1f401620a9fa4c3c399e1f4c752d4ee6db69147b727e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f1183cb9414717bbd1f1f401620a9fa4c3c399e1f4c752d4ee6db69147b727e", kill_on_drop: false }`
[INFO] [stdout] 1f1183cb9414717bbd1f1f401620a9fa4c3c399e1f4c752d4ee6db69147b727e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0b6b9222fca5d516ce76c248f587741f161afb3058d49c9e37aba031ce7e842
[INFO] running `Command { std: "docker" "start" "-a" "c0b6b9222fca5d516ce76c248f587741f161afb3058d49c9e37aba031ce7e842", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contract/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: invalid feature `schema` in required-features of target `schema`: `schema` is not present in [features] section
[INFO] [stderr]    Compiling secret_contract_example v0.1.0 (/opt/rustwide/workdir/contract)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.99s
[INFO] running `Command { std: "docker" "inspect" "c0b6b9222fca5d516ce76c248f587741f161afb3058d49c9e37aba031ce7e842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0b6b9222fca5d516ce76c248f587741f161afb3058d49c9e37aba031ce7e842", kill_on_drop: false }`
[INFO] [stdout] c0b6b9222fca5d516ce76c248f587741f161afb3058d49c9e37aba031ce7e842
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 699d3085be25efd72f47fd7919ebe50389cefa3bb42d153ddb99a17d3cc303c9
[INFO] running `Command { std: "docker" "start" "-a" "699d3085be25efd72f47fd7919ebe50389cefa3bb42d153ddb99a17d3cc303c9", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contract/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: invalid feature `schema` in required-features of target `schema`: `schema` is not present in [features] section
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secret_contract_example-f7ef7eb9d240fcba)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test tests::clear_switch::test_clear_switch_no_active_switch ... ok
[INFO] [stdout] test tests::create_switch::test_create_switch_invalid_no_conditions ... ok
[INFO] [stdout] test tests::create_switch::test_create_switch ... ok
[INFO] [stdout] test tests::create_switch::test_create_switch_invalid_past_time_inactivity ... ok
[INFO] [stdout] test tests::create_switch::test_create_switch_invalid_past_time_absolute_release ... ok
[INFO] [stdout] test tests::emergency::test_successful_emergency_deactivate ... ok
[INFO] [stdout] test tests::create_switch::test_recreating_a_switch ... ok
[INFO] [stdout] test tests::emergency::test_emergency_functions_from_wrong_user ... ok
[INFO] [stdout] test tests::ping::test_pinging_a_triggered_switch ... ok
[INFO] [stdout] test tests::recipients::test_add_recipient_from_wrong_user ... ok
[INFO] [stdout] test tests::create_switch::test_create_switch_invalid_no_message ... ok
[INFO] [stdout] test tests::clear_switch::test_clear_switch_wrong_sender ... ok
[INFO] [stdout] test tests::emergency::test_successful_emergency_trigger ... ok
[INFO] [stdout] test tests::ping::test_ping_from_wrong_user ... ok
[INFO] [stdout] test tests::recipients::test_successful_add_remove_recipient ... ok
[INFO] [stdout] test tests::inactivity::test_inactivity_trigger ... ok
[INFO] [stdout] test tests::ping::test_ping_functionality ... ok
[INFO] [stdout] test tests::recipients::test_remove_recipient_from_wrong_user ... ok
[INFO] [stdout] test tests::clear_switch::test_clear_switch ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::clear_switch::test_clear_switch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::clear_switch::test_clear_switch' (18) panicked at /opt/rustwide/cargo-home/git/checkouts/secret-toolkit-7ec33d5e35f26e9f/cc089ba/packages/storage/src/keymap.rs:738:44:
[INFO] [stdout] index out of bounds: the len is 0 but the index is 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x617680388218 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x617680388218 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x617680388218 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x617680388218 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61768039d6aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61768039d6aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x61768038cae2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61768038cae2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6176803673c6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6176803673c6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6176803807b9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61768023b2bc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61768023b2bc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x617680380972 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x617680380972 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x617680367482 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61768035ede9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61768036819d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61768039de3c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61768039dc2c - core[5a1c3e9896636f3a]::panicking::panic_bounds_check
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:271:5
[INFO] [stdout]   20:     0x6176801e6af4 - <usize as core[5a1c3e9896636f3a]::slice::index::SliceIndex<[alloc[154f689e5dd3bae5]::vec::Vec<u8>]>>::index
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/slice/index.rs:272:10
[INFO] [stdout]   21:     0x6176801a2223 - <[alloc[154f689e5dd3bae5]::vec::Vec<u8>] as core[5a1c3e9896636f3a]::ops::index::Index<usize>>::index
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/slice/index.rs:19:15
[INFO] [stdout]   22:     0x6176801a2223 - <alloc[154f689e5dd3bae5]::vec::Vec<alloc[154f689e5dd3bae5]::vec::Vec<u8>> as core[5a1c3e9896636f3a]::ops::index::Index<usize>>::index
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/vec/mod.rs:3871:9
[INFO] [stdout]   23:     0x617680136234 - <secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2> as core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/secret-toolkit-7ec33d5e35f26e9f/cc089ba/packages/storage/src/keymap.rs:738:44
[INFO] [stdout]   24:     0x617680131a69 - <secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2> as core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator>::try_fold::<(), core[5a1c3e9896636f3a]::iter::adapters::map::map_try_fold<core[5a1c3e9896636f3a]::result::Result<(secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool), secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError>, core[5a1c3e9896636f3a]::result::Result<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError>, (), core[5a1c3e9896636f3a]::ops::control_flow::ControlFlow<core[5a1c3e9896636f3a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>>, secret_contract_example[d788fe71949d03af]::contract::try_clear_switch::{closure#0}, <core[5a1c3e9896636f3a]::iter::adapters::GenericShunt<core[5a1c3e9896636f3a]::iter::adapters::map::Map<secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2>, secret_contract_example[d788fe71949d03af]::contract::try_clear_switch::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<core[5a1c3e9896636f3a]::convert::Infallible, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError>> as core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator>::try_fold<(), core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator::try_for_each::call<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, core[5a1c3e9896636f3a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>, core[5a1c3e9896636f3a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>::Break>::{closure#0}, core[5a1c3e9896636f3a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>>::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::ops::control_flow::ControlFlow<core[5a1c3e9896636f3a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/iter/traits/iterator.rs:2493:34
[INFO] [stdout]   25:     0x6176801a37cf - <core[5a1c3e9896636f3a]::iter::adapters::map::Map<secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2>, secret_contract_example[d788fe71949d03af]::contract::try_clear_switch::{closure#0}> as core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator>::try_fold::<(), <core[5a1c3e9896636f3a]::iter::adapters::GenericShunt<core[5a1c3e9896636f3a]::iter::adapters::map::Map<secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2>, secret_contract_example[d788fe71949d03af]::contract::try_clear_switch::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<core[5a1c3e9896636f3a]::convert::Infallible, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError>> as core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator>::try_fold<(), core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator::try_for_each::call<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, core[5a1c3e9896636f3a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>, core[5a1c3e9896636f3a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>::Break>::{closure#0}, core[5a1c3e9896636f3a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>>::{closure#0}, core[5a1c3e9896636f3a]::ops::control_flow::ControlFlow<core[5a1c3e9896636f3a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   26:     0x617680225356 - <core[5a1c3e9896636f3a]::iter::adapters::GenericShunt<core[5a1c3e9896636f3a]::iter::adapters::map::Map<secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2>, secret_contract_example[d788fe71949d03af]::contract::try_clear_switch::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<core[5a1c3e9896636f3a]::convert::Infallible, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError>> as core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator>::try_fold::<(), core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator::try_for_each::call<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, core[5a1c3e9896636f3a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>, core[5a1c3e9896636f3a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>::Break>::{closure#0}, core[5a1c3e9896636f3a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/iter/adapters/mod.rs:195:14
[INFO] [stdout]   27:     0x61768022d78d - <core[5a1c3e9896636f3a]::iter::adapters::GenericShunt<core[5a1c3e9896636f3a]::iter::adapters::map::Map<secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2>, secret_contract_example[d788fe71949d03af]::contract::try_clear_switch::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<core[5a1c3e9896636f3a]::convert::Infallible, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError>> as core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator>::try_for_each::<core[5a1c3e9896636f3a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>::Break, core[5a1c3e9896636f3a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/iter/traits/iterator.rs:2556:14
[INFO] [stdout]   28:     0x61768022d78d - <core[5a1c3e9896636f3a]::iter::adapters::GenericShunt<core[5a1c3e9896636f3a]::iter::adapters::map::Map<secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2>, secret_contract_example[d788fe71949d03af]::contract::try_clear_switch::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<core[5a1c3e9896636f3a]::convert::Infallible, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError>> as core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/iter/adapters/mod.rs:177:14
[INFO] [stdout]   29:     0x61768018de5c - <alloc[154f689e5dd3bae5]::vec::Vec<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>>::extend_desugared::<core[5a1c3e9896636f3a]::iter::adapters::GenericShunt<core[5a1c3e9896636f3a]::iter::adapters::map::Map<secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2>, secret_contract_example[d788fe71949d03af]::contract::try_clear_switch::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<core[5a1c3e9896636f3a]::convert::Infallible, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError>>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/vec/mod.rs:4037:44
[INFO] [stdout]   30:     0x6176801a164a - <alloc[154f689e5dd3bae5]::vec::Vec<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr> as alloc[154f689e5dd3bae5]::vec::spec_extend::SpecExtend<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, core[5a1c3e9896636f3a]::iter::adapters::GenericShunt<core[5a1c3e9896636f3a]::iter::adapters::map::Map<secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2>, secret_contract_example[d788fe71949d03af]::contract::try_clear_switch::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<core[5a1c3e9896636f3a]::convert::Infallible, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError>>>>::spec_extend
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/vec/spec_extend.rs:18:14
[INFO] [stdout]   31:     0x6176801a195f - <alloc[154f689e5dd3bae5]::vec::Vec<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr> as alloc[154f689e5dd3bae5]::vec::spec_from_iter_nested::SpecFromIterNested<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, core[5a1c3e9896636f3a]::iter::adapters::GenericShunt<core[5a1c3e9896636f3a]::iter::adapters::map::Map<secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2>, secret_contract_example[d788fe71949d03af]::contract::try_clear_switch::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<core[5a1c3e9896636f3a]::convert::Infallible, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError>>>>::from_iter
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/vec/spec_from_iter_nested.rs:41:9
[INFO] [stdout]   32:     0x6176801a165d - <alloc[154f689e5dd3bae5]::vec::Vec<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr> as alloc[154f689e5dd3bae5]::vec::spec_from_iter::SpecFromIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, core[5a1c3e9896636f3a]::iter::adapters::GenericShunt<core[5a1c3e9896636f3a]::iter::adapters::map::Map<secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2>, secret_contract_example[d788fe71949d03af]::contract::try_clear_switch::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<core[5a1c3e9896636f3a]::convert::Infallible, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError>>>>::from_iter
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   33:     0x61768019cb95 - <alloc[154f689e5dd3bae5]::vec::Vec<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr> as core[5a1c3e9896636f3a]::iter::traits::collect::FromIterator<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>>::from_iter::<core[5a1c3e9896636f3a]::iter::adapters::GenericShunt<core[5a1c3e9896636f3a]::iter::adapters::map::Map<secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2>, secret_contract_example[d788fe71949d03af]::contract::try_clear_switch::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<core[5a1c3e9896636f3a]::convert::Infallible, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError>>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   34:     0x6176800df871 - <core[5a1c3e9896636f3a]::iter::adapters::GenericShunt<core[5a1c3e9896636f3a]::iter::adapters::map::Map<secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2>, secret_contract_example[d788fe71949d03af]::contract::try_clear_switch::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<core[5a1c3e9896636f3a]::convert::Infallible, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError>> as core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator>::collect::<alloc[154f689e5dd3bae5]::vec::Vec<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   35:     0x6176800df871 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::vec::Vec<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError> as core[5a1c3e9896636f3a]::iter::traits::collect::FromIterator<core[5a1c3e9896636f3a]::result::Result<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError>>>::from_iter::<core[5a1c3e9896636f3a]::iter::adapters::map::Map<secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2>, secret_contract_example[d788fe71949d03af]::contract::try_clear_switch::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:2161:51
[INFO] [stdout]   36:     0x617680224d57 - core[5a1c3e9896636f3a]::iter::adapters::try_process::<core[5a1c3e9896636f3a]::iter::adapters::map::Map<secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2>, secret_contract_example[d788fe71949d03af]::contract::try_clear_switch::{closure#0}>, secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, core[5a1c3e9896636f3a]::result::Result<core[5a1c3e9896636f3a]::convert::Infallible, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError>, <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::vec::Vec<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError> as core[5a1c3e9896636f3a]::iter::traits::collect::FromIterator<core[5a1c3e9896636f3a]::result::Result<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError>>>::from_iter<core[5a1c3e9896636f3a]::iter::adapters::map::Map<secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2>, secret_contract_example[d788fe71949d03af]::contract::try_clear_switch::{closure#0}>>::{closure#0}, alloc[154f689e5dd3bae5]::vec::Vec<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/iter/adapters/mod.rs:163:17
[INFO] [stdout]   37:     0x6176800df837 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::vec::Vec<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError> as core[5a1c3e9896636f3a]::iter::traits::collect::FromIterator<core[5a1c3e9896636f3a]::result::Result<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError>>>::from_iter::<core[5a1c3e9896636f3a]::iter::adapters::map::Map<secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2>, secret_contract_example[d788fe71949d03af]::contract::try_clear_switch::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:2161:9
[INFO] [stdout]   38:     0x6176801b1fdd - <core[5a1c3e9896636f3a]::iter::adapters::map::Map<secret_toolkit_storage[5e676f9a90a97cd]::keymap::KeyItemIter<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[e5325702bb7c7eba]::bincode2::Bincode2>, secret_contract_example[d788fe71949d03af]::contract::try_clear_switch::{closure#0}> as core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator>::collect::<core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::vec::Vec<secret_cosmwasm_std[bfd66f43d43d9cd2]::addresses::CanonicalAddr>, secret_cosmwasm_std[bfd66f43d43d9cd2]::errors::std_error::StdError>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   39:     0x6176801b5245 - secret_contract_example[d788fe71949d03af]::contract::try_clear_switch
[INFO] [stdout]                                at /opt/rustwide/workdir/contract/src/contract.rs:82:10
[INFO] [stdout]   40:     0x6176801b9d58 - secret_contract_example[d788fe71949d03af]::contract::execute
[INFO] [stdout]                                at /opt/rustwide/workdir/contract/src/contract.rs:34:39
[INFO] [stdout]   41:     0x6176801e547b - secret_contract_example[d788fe71949d03af]::tests::clear_switch::test_clear_switch
[INFO] [stdout]                                at /opt/rustwide/workdir/contract/src/tests/clear_switch.rs:35:15
[INFO] [stdout]   42:     0x6176801e42e7 - secret_contract_example[d788fe71949d03af]::tests::clear_switch::test_clear_switch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/contract/src/tests/clear_switch.rs:11:23
[INFO] [stdout]   43:     0x61768018d1d6 - <secret_contract_example[d788fe71949d03af]::tests::clear_switch::test_clear_switch::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61768022e39b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61768022e39b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x61768023bc15 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x61768023bc15 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x61768023bc15 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x61768023bc15 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x61768023bc15 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x61768023bc15 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x61768023bc15 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x617680236774 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x617680236774 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x61768023ec92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x61768023ec92 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61768023ec92 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61768023ec92 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61768023ec92 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61768023ec92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x61768023ec92 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x617680387b7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x617680387b7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x78666ad98aa4 - <unknown>
[INFO] [stdout]   65:     0x78666ae25a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::clear_switch::test_clear_switch
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 18 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "699d3085be25efd72f47fd7919ebe50389cefa3bb42d153ddb99a17d3cc303c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "699d3085be25efd72f47fd7919ebe50389cefa3bb42d153ddb99a17d3cc303c9", kill_on_drop: false }`
[INFO] [stdout] 699d3085be25efd72f47fd7919ebe50389cefa3bb42d153ddb99a17d3cc303c9
